home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993 October: Windmill on DISC / ADC Developer CD (1993-10) (''Windmill On DISC'')_iso / Dev.CD Oct 93.iso / Utilities / Installer v3.4.3 / Installer v3.4.3 Release Notes next >
Encoding:
Text File  |  1993-06-15  |  4.3 KB  |  66 lines  |  [TEXT/ttxt]

  1. Installer Version 3.4.3 Release Notes
  2.  
  3. FEATURES:
  4. ============================================================================
  5. • Installer v3.4.3 is a bug fix release for Installer 3.4.  
  6.  
  7. • Installer v3.4.3 is compatible with scripts designed for Installer v3.4 and v3.3.  The file and creator types for v3.4.3 remain 'bbkr'.  The documentation set for v3.3 remains valid for v3.4.3.  The MPW ScriptCheck tool v3.4b2 should be used with v3.4.3 scripts.
  8.  
  9. BUG FIXES:
  10. Installer v.3.4.3
  11. ============================================================================
  12. • Fixed the problem in which 'FOND' resource ID conflicts resulted in a newly installed 'FOND' being renumbered to ID 1.  When a duplicate 'FOND' ID is found on the target, but the 'FOND' resources have a different names, the Installer increments the 'FOND' ID of the 'FOND' resource to be installed to generate a new ID to install the resource.
  13.  
  14. • Removed the internal check that requires that two Resource Atoms which read from the same resource must write to the same target resource ID.  It is now possible to have some single generic source resource referenced by two or more resource atoms to install the resource under different ID's.
  15.  
  16. BUG FIXES
  17. Installer v3.4.2
  18. ============================================================================
  19. • Can now install software from a source ISO9660 CD-ROM.
  20.  
  21. • The Installer better handles the installation of System Folder software components on a localized system.  When resolving Folder Manager designations in the target file specification resource, 'infs', the Installer will search the target volume for a system folder in order to find the 'fld#' resource to use.  Read the section “Folder Manager Lists” in the Installer Script Guide for more information on this subject.
  22.  
  23. KNOWN BUGS:
  24. ============================================================================
  25. Yes, already there are some known bugs which could not be addressed in this release.
  26.  
  27. • Installer 3.4.3 still does not auto-route font resources set for installation to the Fonts folder under System 7.0.x.  If one uses the 'special-font' Folder Manager designator to specify the target folder for a font suitcase, AND the target System is 7.0.x, Installer 3.4 goes ahead and creates the Fonts folder and copies the font suitcase to the new folder.
  28.  
  29. DOCUMENTATION:
  30. ============================================================================
  31. The documentation for Installer v3.4 has been revised as of May 27, 1993.  The documentation for the MPW ScriptCheck tool v3.4b2 remains the same.  The revised Installer Kit which includes this revised documentation and  ScriptCheck v3.4b2 tool have been passed to the Developer CD folks and will be available on the Developer CD.  Arrangements will also be made to have the latest Installer kit, which includes Installer v3.4.3 available on AppleLink and via FTP on the Internet.
  32.  
  33. DOCUMENTATION MODFICATIONS:
  34. ============================================================================
  35. Several changes have been made to the Installer Scripting Guide.  Have included a "Change History" as part of the document.  Using Microsoft Word 5.1, on a color monitor, changes and additions are highlighted in red.
  36.  
  37. MPW SCRIPTCHECK v3.4b2:
  38. ============================================================================
  39. No changes have been made to ScriptCheck, v3.4b2.
  40.  
  41. LICENSING
  42. ============================================================================
  43. All versions of the Apple Installer are licensed products.  Please contact Software Licensing to arrange for licensing if you plan to distribute the Installer as part of your product.  Software Licensing can be reached as follows:
  44.     Software Licensing
  45.     Apple Computer, Inc.
  46.     20525 Mariani Avenue, M/S 38-I
  47.     Cupertino, CA  95014
  48.     MCI:  312-5360
  49.     AppleLink:  SW.LICENSE
  50.     Internet: SW.LICENSE@AppleLink.Apple.com (408) 974-4667
  51.  
  52. WHAT'S INCLUDED:
  53. ============================================================================
  54. •    Installer 3.4 Scripting Guide
  55. •  Appendix A: Common Questions and Answers
  56. •  Appendix B: Installer Errors
  57. •    Installer ScriptCheck 3.4b2 User’s Manual
  58. •    Installer 3.4.3 application 
  59. •    ScriptCheck 3.4b2 (MPW Tool)
  60. •    InstallerTypes.r (MPW Rez interface file)
  61. •    ActionAtomIntf.a, .h, .p (Action Atom interface files for Assembler, C, and Pascal)
  62. •  Example (scripts folder, includes Action Atom samples)
  63.  
  64.  
  65.  
  66.